[INFO] fetching crate wasi-jsonrpsee-ws-client 0.26.1...
[INFO] fixing wasi-jsonrpsee-ws-client-0.26.1 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate wasi-jsonrpsee-ws-client 0.26.1 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate wasi-jsonrpsee-ws-client 0.26.1
[INFO] finished tweaking crates.io crate wasi-jsonrpsee-ws-client 0.26.1
[INFO] tweaked toml for crates.io crate wasi-jsonrpsee-ws-client 0.26.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate wasi-jsonrpsee-ws-client 0.26.1 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate wasi-jsonrpsee-ws-client 0.26.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasi-jsonrpsee-core v0.26.1
[INFO] [stderr]   Downloaded soketto v0.8.1
[INFO] [stderr]   Downloaded wasi-jsonrpsee-types v0.26.1
[INFO] [stderr]   Downloaded wasi-jsonrpsee-client-transport v0.26.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] d124e134b758f7eb8d84fa8d777f7eccc7e737dc7f68452e7e0369cb6df707b9
[INFO] running `Command { std: "docker" "start" "d124e134b758f7eb8d84fa8d777f7eccc7e737dc7f68452e7e0369cb6df707b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d124e134b758f7eb8d84fa8d777f7eccc7e737dc7f68452e7e0369cb6df707b9" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d124e134b758f7eb8d84fa8d777f7eccc7e737dc7f68452e7e0369cb6df707b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d124e134b758f7eb8d84fa8d777f7eccc7e737dc7f68452e7e0369cb6df707b9" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]     Checking tokio v1.52.2
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling pin-project-internal v1.1.12
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking pin-project v1.1.12
[INFO] [stderr]     Checking wasi-jsonrpsee-types v0.26.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking soketto v0.8.1
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking wasi-jsonrpsee-core v0.26.1
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking rustls-platform-verifier v0.5.3
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking wasi-jsonrpsee-client-transport v0.26.1
[INFO] [stderr]     Checking wasi-jsonrpsee-ws-client v0.26.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: cannot find module or crate `wasi_jsonrpsee_test_utils` in this scope
[INFO] [stdout]   --> src/tests.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 36 | use wasi_jsonrpsee_test_utils::helpers::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `wasi_jsonrpsee_test_utils`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 36 - use wasi_jsonrpsee_test_utils::helpers::*;
[INFO] [stdout] 36 + use wasi_jsonrpsee_types::helpers::*;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `wasi_jsonrpsee_test_utils` in this scope
[INFO] [stdout]   --> src/tests.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 37 | use wasi_jsonrpsee_test_utils::mocks::{Id, WebSocketTestServer};
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `wasi_jsonrpsee_test_utils`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 37 - use wasi_jsonrpsee_test_utils::mocks::{Id, WebSocketTestServer};
[INFO] [stdout] 37 + use wasi_jsonrpsee_types::mocks::{Id, WebSocketTestServer};
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `wasi_jsonrpsee_test_utils`
[INFO] [stdout]   --> src/tests.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 | use wasi_jsonrpsee_test_utils::TimeoutFutureExt;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `wasi_jsonrpsee_test_utils`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 35 - use wasi_jsonrpsee_test_utils::TimeoutFutureExt;
[INFO] [stdout] 35 + use wasi_jsonrpsee_types::TimeoutFutureExt;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `wasi_jsonrpsee_test_utils` in this scope
[INFO] [stdout]    --> src/tests.rs:487:3
[INFO] [stdout]     |
[INFO] [stdout] 487 |         wasi_jsonrpsee_test_utils::mocks::ws_server_with_redirect(server_url).with_default_timeout().await.unwrap();
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `wasi_jsonrpsee_test_utils`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 487 -         wasi_jsonrpsee_test_utils::mocks::ws_server_with_redirect(server_url).with_default_timeout().await.unwrap();
[INFO] [stdout] 487 +         wasi_jsonrpsee_types::mocks::ws_server_with_redirect(server_url).with_default_timeout().await.unwrap();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `to_ws_uri_string` in this scope
[INFO] [stdout]    --> src/tests.rs:450:12
[INFO] [stdout]     |
[INFO] [stdout] 450 |     let uri = to_ws_uri_string(server.local_addr());
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `with_default_timeout` found for opaque type `impl Future<Output = Result<Client, ClientError>>` in the current scope
[INFO] [stdout]    --> src/tests.rs:461:54
[INFO] [stdout]     |
[INFO] [stdout] 461 |     let client = WsClientBuilder::default().build(&uri).with_default_timeout().await.unwrap().unwrap();
[INFO] [stdout]     |                                                         ^^^^^^^^^^^^^^^^^^^^ method not found in `impl Future<Output = Result<Client, ClientError>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `ok_response` in this scope
[INFO] [stdout]   --> src/tests.rs:50:41
[INFO] [stdout]    |
[INFO] [stdout] 50 |     let result = run_request_with_response(ok_response("hello".into(), Id::Num(0)))
[INFO] [stdout]    |                                            ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `with_default_timeout` found for opaque type `impl Future<Output = Result<std::string::String, ClientError>>` in the current scope
[INFO] [stdout]   --> src/tests.rs:51:4
[INFO] [stdout]    |
[INFO] [stdout] 50 |       let result = run_request_with_response(ok_response("hello".into(), Id::Num(0)))
[INFO] [stdout]    |  __________________-
[INFO] [stdout] 51 | |         .with_default_timeout()
[INFO] [stdout]    | |         -^^^^^^^^^^^^^^^^^^^^ method not found in `impl Future<Output = Result<std::string::String, ClientError>>`
[INFO] [stdout]    | |_________|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `ok_response` in this scope
[INFO] [stdout]   --> src/tests.rs:63:3
[INFO] [stdout]    |
[INFO] [stdout] 63 |         ok_response(exp.into(), Id::Num(0)),
[INFO] [stdout]    |         ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `with_default_timeout` found for opaque type `impl Future<Output = Result<Client, ClientError>>` in the current scope
[INFO] [stdout]   --> src/tests.rs:70:68
[INFO] [stdout]    |
[INFO] [stdout] 70 |         WsClientBuilder::default().id_format(IdKind::String).build(&uri).with_default_timeout().await.unwrap().unwrap();
[INFO] [stdout]    |                                                                          ^^^^^^^^^^^^^^^^^^^^ method not found in `impl Future<Output = Result<Client, ClientError>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `ok_response` in this scope
[INFO] [stdout]   --> src/tests.rs:81:3
[INFO] [stdout]    |
[INFO] [stdout] 81 |         ok_response(exp.into(), Id::Str("0".into())),
[INFO] [stdout]    |         ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `with_default_timeout` found for opaque type `impl Future<Output = Result<Client, ClientError>>` in the current scope
[INFO] [stdout]   --> src/tests.rs:88:68
[INFO] [stdout]    |
[INFO] [stdout] 88 |         WsClientBuilder::default().id_format(IdKind::String).build(&uri).with_default_timeout().await.unwrap().unwrap();
[INFO] [stdout]    |                                                                          ^^^^^^^^^^^^^^^^^^^^ method not found in `impl Future<Output = Result<Client, ClientError>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `to_ws_uri_string` in this scope
[INFO] [stdout]    --> src/tests.rs:100:12
[INFO] [stdout]     |
[INFO] [stdout] 100 |     let uri = to_ws_uri_string(server.local_addr());
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `ok_response` in this scope
[INFO] [stdout]    --> src/tests.rs:107:38
[INFO] [stdout]     |
[INFO] [stdout] 107 |     let err = run_request_with_response(ok_response("hello".into(), Id::Num(99)))
[INFO] [stdout]     |                                         ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `with_default_timeout` found for opaque type `impl Future<Output = Result<std::string::String, ClientError>>` in the current scope
[INFO] [stdout]    --> src/tests.rs:108:4
[INFO] [stdout]     |
[INFO] [stdout] 107 |       let err = run_request_with_response(ok_response("hello".into(), Id::Num(99)))
[INFO] [stdout]     |  _______________-
[INFO] [stdout] 108 | |         .with_default_timeout()
[INFO] [stdout]     | |         -^^^^^^^^^^^^^^^^^^^^ method not found in `impl Future<Output = Result<std::string::String, ClientError>>`
[INFO] [stdout]     | |_________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `method_not_found` in this scope
[INFO] [stdout]    --> src/tests.rs:118:29
[INFO] [stdout]     |
[INFO] [stdout] 118 |         run_request_with_response(method_not_found(Id::Num(0))).with_default_timeout().await.unwrap().unwrap_err();
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `with_default_timeout` found for opaque type `impl Future<Output = Result<std::string::String, ClientError>>` in the current scope
[INFO] [stdout]    --> src/tests.rs:118:59
[INFO] [stdout]     |
[INFO] [stdout] 118 |         run_request_with_response(method_not_found(Id::Num(0))).with_default_timeout().await.unwrap().unwrap_err();
[INFO] [stdout]     |                                                                 ^^^^^^^^^^^^^^^^^^^^ method not found in `impl Future<Output = Result<std::string::String, ClientError>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `parse_error` in this scope
[INFO] [stdout]    --> src/tests.rs:124:38
[INFO] [stdout]     |
[INFO] [stdout] 124 |     let err = run_request_with_response(parse_error(Id::Num(0))).with_default_timeout().await.unwrap().unwrap_err();
[INFO] [stdout]     |                                         ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `with_default_timeout` found for opaque type `impl Future<Output = Result<std::string::String, ClientError>>` in the current scope
[INFO] [stdout]    --> src/tests.rs:124:63
[INFO] [stdout]     |
[INFO] [stdout] 124 |     let err = run_request_with_response(parse_error(Id::Num(0))).with_default_timeout().await.unwrap().unwrap_err();
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^^^^^^^^^^ method not found in `impl Future<Output = Result<std::string::String, ClientError>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `invalid_request` in this scope
[INFO] [stdout]    --> src/tests.rs:131:29
[INFO] [stdout]     |
[INFO] [stdout] 131 |         run_request_with_response(invalid_request(Id::Num(0_u64))).with_default_timeout().await.unwrap().unwrap_err();
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `with_default_timeout` found for opaque type `impl Future<Output = Result<std::string::String, ClientError>>` in the current scope
[INFO] [stdout]    --> src/tests.rs:131:62
[INFO] [stdout]     |
[INFO] [stdout] 131 |         run_request_with_response(invalid_request(Id::Num(0_u64))).with_default_timeout().await.unwrap().unwrap_err();
[INFO] [stdout]     |                                                                    ^^^^^^^^^^^^^^^^^^^^ method not found in `impl Future<Output = Result<std::string::String, ClientError>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `invalid_params` in this scope
[INFO] [stdout]    --> src/tests.rs:138:29
[INFO] [stdout]     |
[INFO] [stdout] 138 |         run_request_with_response(invalid_params(Id::Num(0_u64))).with_default_timeout().await.unwrap().unwrap_err();
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `with_default_timeout` found for opaque type `impl Future<Output = Result<std::string::String, ClientError>>` in the current scope
[INFO] [stdout]    --> src/tests.rs:138:61
[INFO] [stdout]     |
[INFO] [stdout] 138 |         run_request_with_response(invalid_params(Id::Num(0_u64))).with_default_timeout().await.unwrap().unwrap_err();
[INFO] [stdout]     |                                                                   ^^^^^^^^^^^^^^^^^^^^ method not found in `impl Future<Output = Result<std::string::String, ClientError>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `internal_error` in this scope
[INFO] [stdout]    --> src/tests.rs:145:29
[INFO] [stdout]     |
[INFO] [stdout] 145 |         run_request_with_response(internal_error(Id::Num(0_u64))).with_default_timeout().await.unwrap().unwrap_err();
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `with_default_timeout` found for opaque type `impl Future<Output = Result<std::string::String, ClientError>>` in the current scope
[INFO] [stdout]    --> src/tests.rs:145:61
[INFO] [stdout]     |
[INFO] [stdout] 145 |         run_request_with_response(internal_error(Id::Num(0_u64))).with_default_timeout().await.unwrap().unwrap_err();
[INFO] [stdout]     |                                                                   ^^^^^^^^^^^^^^^^^^^^ method not found in `impl Future<Output = Result<std::string::String, ClientError>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `server_subscription_id_response` in this scope
[INFO] [stdout]    --> src/tests.rs:153:3
[INFO] [stdout]     |
[INFO] [stdout] 153 |         server_subscription_id_response(Id::Num(0)),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `server_subscription_response` in this scope
[INFO] [stdout]    --> src/tests.rs:154:3
[INFO] [stdout]     |
[INFO] [stdout] 154 |         server_subscription_response("subscribe_hello", "hello my friend".into()),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `to_ws_uri_string` in this scope
[INFO] [stdout]    --> src/tests.rs:159:12
[INFO] [stdout]     |
[INFO] [stdout] 159 |     let uri = to_ws_uri_string(server.local_addr());
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `server_notification` in this scope
[INFO] [stdout]    --> src/tests.rs:177:3
[INFO] [stdout]     |
[INFO] [stdout] 177 |         server_notification("test", "server originated notification works".into()),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `to_ws_uri_string` in this scope
[INFO] [stdout]    --> src/tests.rs:183:12
[INFO] [stdout]     |
[INFO] [stdout] 183 |     let uri = to_ws_uri_string(server.local_addr());
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `server_notification_without_params` in this scope
[INFO] [stdout]    --> src/tests.rs:197:3
[INFO] [stdout]     |
[INFO] [stdout] 197 |         server_notification_without_params("no_params"),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `to_ws_uri_string` in this scope
[INFO] [stdout]    --> src/tests.rs:203:12
[INFO] [stdout]     |
[INFO] [stdout] 203 |     let uri = to_ws_uri_string(server.local_addr());
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `server_subscription_id_response` in this scope
[INFO] [stdout]    --> src/tests.rs:234:3
[INFO] [stdout]     |
[INFO] [stdout] 234 |         server_subscription_id_response(Id::Num(0)),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `to_ws_uri_string` in this scope
[INFO] [stdout]    --> src/tests.rs:241:12
[INFO] [stdout]     |
[INFO] [stdout] 241 |     let uri = to_ws_uri_string(server.local_addr());
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `server_notification` in this scope
[INFO] [stdout]    --> src/tests.rs:268:3
[INFO] [stdout]     |
[INFO] [stdout] 268 |         server_notification("test", "server originated notification".into()),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `to_ws_uri_string` in this scope
[INFO] [stdout]    --> src/tests.rs:274:12
[INFO] [stdout]     |
[INFO] [stdout] 274 |     let uri = to_ws_uri_string(server.local_addr());
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `with_default_timeout` found for opaque type `impl Future<Output = Result<BatchResponse<'_, std::string::String>, ClientError>>` in the current scope
[INFO] [stdout]    --> src/tests.rs:316:4
[INFO] [stdout]     |
[INFO] [stdout] 315 |       let batch_response = run_batch_request_with_response::<String>(batch_request, server_response)
[INFO] [stdout]     |  __________________________-
[INFO] [stdout] 316 | |         .with_default_timeout()
[INFO] [stdout]     | |         -^^^^^^^^^^^^^^^^^^^^ method not found in `impl Future<Output = Result<BatchResponse<'_, std::string::String>, ClientError>>`
[INFO] [stdout]     | |_________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `with_default_timeout` found for opaque type `impl Future<Output = Result<BatchResponse<'_, std::string::String>, ClientError>>` in the current scope
[INFO] [stdout]    --> src/tests.rs:333:4
[INFO] [stdout]     |
[INFO] [stdout] 332 |       let res = run_batch_request_with_response::<String>(batch_request, server_response)
[INFO] [stdout]     |  _______________-
[INFO] [stdout] 333 | |         .with_default_timeout()
[INFO] [stdout]     | |         -^^^^^^^^^^^^^^^^^^^^ method not found in `impl Future<Output = Result<BatchResponse<'_, std::string::String>, ClientError>>`
[INFO] [stdout]     | |_________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `with_default_timeout` found for opaque type `impl Future<Output = Result<BatchResponse<'_, std::string::String>, ClientError>>` in the current scope
[INFO] [stdout]    --> src/tests.rs:353:4
[INFO] [stdout]     |
[INFO] [stdout] 352 |       let res = run_batch_request_with_response::<String>(batch_request, server_response)
[INFO] [stdout]     |  _______________-
[INFO] [stdout] 353 | |         .with_default_timeout()
[INFO] [stdout]     | |         -^^^^^^^^^^^^^^^^^^^^ method not found in `impl Future<Output = Result<BatchResponse<'_, std::string::String>, ClientError>>`
[INFO] [stdout]     | |_________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `with_default_timeout` found for opaque type `impl Future<Output = Result<BatchResponse<'_, Custom>, ClientError>>` in the current scope
[INFO] [stdout]    --> src/tests.rs:391:4
[INFO] [stdout]     |
[INFO] [stdout] 390 |       let res = run_batch_request_with_response::<Custom>(batch_request, server_response)
[INFO] [stdout]     |  _______________-
[INFO] [stdout] 391 | |         .with_default_timeout()
[INFO] [stdout]     | |         -^^^^^^^^^^^^^^^^^^^^ method not found in `impl Future<Output = Result<BatchResponse<'_, Custom>, ClientError>>`
[INFO] [stdout]     | |_________|
[INFO] [stdout]     |
[INFO] [stdout]     |
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/wasi_jsonrpsee_ws_client-fef249c538947710.long-type-11119608380328197803.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `with_default_timeout` found for opaque type `impl Future<Output = Result<BatchResponse<'_, std::string::String>, ClientError>>` in the current scope
[INFO] [stdout]    --> src/tests.rs:411:4
[INFO] [stdout]     |
[INFO] [stdout] 410 |       let res = run_batch_request_with_response::<String>(batch_request, server_response)
[INFO] [stdout]     |  _______________-
[INFO] [stdout] 411 | |         .with_default_timeout()
[INFO] [stdout]     | |         -^^^^^^^^^^^^^^^^^^^^ method not found in `impl Future<Output = Result<BatchResponse<'_, std::string::String>, ClientError>>`
[INFO] [stdout]     | |_________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `ok_response` in this scope
[INFO] [stdout]    --> src/tests.rs:425:3
[INFO] [stdout]     |
[INFO] [stdout] 425 |         ok_response(JsonValue::String("foo".into()), Id::Num(99_u64)),
[INFO] [stdout]     |         ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `to_ws_uri_string` in this scope
[INFO] [stdout]    --> src/tests.rs:430:12
[INFO] [stdout]     |
[INFO] [stdout] 430 |     let uri = to_ws_uri_string(server.local_addr());
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `ok_response` in this scope
[INFO] [stdout]    --> src/tests.rs:479:3
[INFO] [stdout]     |
[INFO] [stdout] 479 |         ok_response(expected.into(), Id::Num(0)),
[INFO] [stdout]     |         ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `wasi-jsonrpsee-ws-client` (lib test) due to 44 previous errors
[INFO] running `Command { std: "docker" "inspect" "d124e134b758f7eb8d84fa8d777f7eccc7e737dc7f68452e7e0369cb6df707b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d124e134b758f7eb8d84fa8d777f7eccc7e737dc7f68452e7e0369cb6df707b9", kill_on_drop: false }`
[INFO] [stdout] d124e134b758f7eb8d84fa8d777f7eccc7e737dc7f68452e7e0369cb6df707b9
